Build Log
  

------- Build started: Project: RandNetGen001, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Debug\RSP000002.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/RandNetGen001.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\Network01.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Debug\RSP000002.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Debug\RSP000003.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\main.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Debug\RSP000003.rsp" /nologo"
Output Window
  
Compiling...
Network01.cpp
c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Network01.cpp(598) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Results
  
Build log was saved at "file://c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Debug\BuildLog.htm"
RandNetGen001 - 1 error(s), 0 warning(s)